﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	
}
html {
	-webkit-text-size-adjust: 100%;
}
img {
	border: 0;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	background-color: transparent
}
ol, ul {
	list-style: none
}
textarea {
	margin: 0;
	line-height: inherit;
	border-radius: 0;
	resize: vertical;
	overflow: auto
}
button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}
select {
	text-transform: none
}
input, button, select {
	line-height: inherit;
	border-radius: 0
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button, html input[type="button"] {
	-webkit-appearance: button;
	cursor: pointer
}
input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input::-moz-focus-inner {
border:0;
padding:0
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
a, input, textarea {
	outline: none;
}
body {
	font: 13px/1.8 Arial, "Microsoft Yahei", "微软雅黑", sans-serif;
	color: #333;
	background-color: #fff
}
a {
	text-decoration: none;
	transition: .3s;
}
.clearfix::after, .nav>ul::after {
	display: block;
	content: "";
	clear: both
}
.clear {
	clear: both;
}
.input {
	width: 80%;
	border: 1px solid #dedbd7;
	padding: 5px 8px;
	font-size: 12px;
	color: #666;
	line-height: 24px;
}
/* 设定默认宽度 */
.pg_margins {
	min-width: 1200px;
}
.topArea .bg-topArea, .header  .ftLinkWrap .ftLink, .footer .ft-wrap {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.header-inner{padding: 0 5%;height: 70px;}
.logo a img{float:left;height: 80px;margin-top: 4px;}
.logo h6{float:right;display: flex;display: -webkit-flex;justify-content: center;align-items: center; margin-top:7px }
.logo h6 span{font-size:20px;color:#666;margin-right:15px;font-weight:normal;line-height:30px;text-shadow: 1px 1px 0 #fff;}
.logo h6 img{float: left; height: 80px; margin-top: 4px;}

.logo a span{font-size: 22px;float: left;margin-left: 10px;font-weight:bold;line-height: 22px;margin-top: 28px;color: #666;text-shadow:1px 1px 0 #fff;letter-spacing: 2.2px;}
.logo a span i{font-style:normal;display:block;font-size: 12px;font-weight:normal;color: #999;letter-spacing: 0;}
/* 头部框架 */
.topArea {
	height: 32px;
	border-bottom: 1px solid;
	line-height: 32px;
}
.r-arte {
	position: absolute;
	right: 0;
	top: 0;
}
.r-arte span {
	display: none;
}
.r-arte a {
	padding: 0 10px;
}
.r-arte .touch-btn a {
	border-right: 0;
	padding-right: 0;
}
/* 触屏版本 */
.touch-box {
	top: 28px!important;
}
.ke-content {
	padding: 20px;
}
/* 头部 */
.header {
	position: fixed;
	/* overflow: hidden; */
	z-index: 99999;
	width: 100%;
}
/*导航*/
#topNav {
	position: relative;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	z-index: 2;
}
.navbox{float:right;position: relative;z-index: 9999999;height: 90px;}
.nav {
	width: atuo;
	height: 50px;
}
.nav li.line {
	position: relative;
	width: 2px;
	overflow: hidden;
}
.nav li {
	position: relative;
	float: left;
	width: 110px;
	height: 50px;
}
.nav li a {
	position: relative;
	display: block;
	color: #333;
	transition: 0s;
	text-align: center;
	font-size: 14px;
}
.nav li .shownav {
	position: absolute;
	left: 0;
	top: 83px;
	width: 100%;
	visibility: hidden;
	font-size: 12px;
	line-height: 24px;
	z-index: 1;
}
.nav li .shownav a {
	padding: 8px 0;
	line-height: 24px;
	text-align: center;
	font-size: 13px;
}
.nav li:hover .shownav {
	visibility: visible;
}
/* 导航固定 */
#topNav.nav_fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 9;
	box-shadow: 0 0 7px #fff;
}
/*banner样式*/
.banner {
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding-top: 93px;
	height: 540px;
}
#nyban{padding:0; margin-top:93px; height:247px;background-position: center; } 
.picBox { /*padding-bottom:50px;*/
	overflow: hidden;
	font-size: 0;
	position: relative;
	transition: all 0.2s linear 0s;
	background: #fff;
}
.picBox .bd {
	position: relative;
	height: 540px;
}
.picBox .bd ul, .picBox .bd ul li {
	width: 100%!important;
	height: 540px; background-position:center; background-repeat:no-repeat;
}
.picBox .hd {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px 0;
	width: 100%;
	height: 10px;
	z-index: 99;
	text-align: center;
}
.picBox .hd ul {
	margin: 0;
	padding: 0;
}
.picBox .hd ul li {
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 100%;
	text-indent: -999px;
	line-height: 22px;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
	overflow: hidden;
	vertical-align: top;
}
.picBox .hd ul li.on {
	width: 10px;
}
.picBox .next, .picBox .prev {
	position: absolute;
	top: 50%;
	display: block;
	width: 60px;
	height: 80px;
	margin-top: -45px;
	zoom: 1;
	overflow: hidden;
	z-index: 10;
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
	cursor: pointer;
	opacity: 0;
	transition: all .3s ease-out;
}
.picBox .prev {
	left: 5%;
}
.picBox .next {
	right: 5%;
	background-position: right top;
}
.picBox:hover .prev {
	background-position: left top;
	opacity: 1;
}
.picBox:hover .next {
	background-position: right top;
	opacity: 1;
}
.picBox a {
	transition: all 0.2s linear 0s;
}
.banner .flashBox {
	position: relative;
	width: 100%!important;
	left: 0;
	text-align: center;
	overflow: hidden;
}
.banner .flashBox .bd {
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	text-align: center;
}
/* 热点 */
.HOT-KEYS {
	position: relative;
	height: 57px;
}
.HOT-KEYS .keyleft {
	width: 1140px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 57px;
}
.HOT-KEYS .title {
	float: left;
	color: #000;
}
.HOT-KEYS .title .title_more {
	font-weight: bold;
}
.HOT-KEYS .content {
	padding: 0 0;
}
.HOT-KEYS .content a {
	position: relative;
	display: inline-block;
	padding: 0 28px;
}
.HOT-KEYS .content a:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "/";
	display: block;
	vertical-align: top;
}
.HOT-KEYS .content a:first-child:after {
	content: "";
}
/* 搜索 */
.searchformBox {
	position: absolute;
	right: 50%;
	top: 50%;
	height: 22px;
	margin-top: -14px;
	margin-right: -570px;
	padding: 3px 10px;
	border-radius: 16px;
	z-index: 1;
}
.searchformBox form {
	height: 22px;
}
.searchformBox .serach_input {
	width: 210px;
	height: 18px;
	border: 0;
	background: none;
	padding: 2px;
	font-size: 12px;
	transition: all 0.2s linear 0s;
	vertical-align: top;
}
.searchformBox .btn_serach {
	width: 22px;
	height: 22px;
	border: 0;
	content: "";
	color: #fff;
	cursor: pointer;
}
.searchformBox:hover .serach_input {
	width: 220px;
	color: #000;
}
/**************************************************

		皮肤：iFCB

**************************************************/

	/* 框架结构样式 */
.iFCB {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0 30px;
}
.iFCB-o {
	overflow: visible!important;
}
/* 图片列表个数 */
.iFCB-PRO-1 {
	width: 100%;
	box-sizing: border-box;
}
.iFCB-PRO-2 {
	float: left;
	width: 50%;
	box-sizing: border-box;
}
.iFCB-PRO-3 {
	float: left;
	width: 33.33333333%;
	box-sizing: border-box;
	/* margin: 0; */
}
.iFCB-PRO-4 {
	float: left;
	width: 25%;
	box-sizing: border-box;
}
.iFCB-PRO-5 {
	float: left;
	width: 20%;
	box-sizing: border-box;
}
.iFCB-PRO-6 {
	float: left;
	width: 16.666%;
	box-sizing: border-box;
}
.iFCB-PRO-7 {
	float: left;
	width: 14.28%;
	box-sizing: border-box;
}
.iFCB-PRO-8 {
	float: left;
	width: 12.5%;
	box-sizing: border-box;
}
.iFCB-PRO-9 {
	float: left;
	width: 11.11%;
	box-sizing: border-box;
}
.iFCB-PRO-10 {
	float: left;
	width: 10%;
	box-sizing: border-box;
}
/* 固定内容_PC */
.ibw_intro::after {
	display: block;
	content: "";
	clear: both
}
/* 图文内容_PC */
.TW_CONTENT .m-pic {
}
.TW_CONTENT .m-intro {
	display: block;
	overflow: hidden;
	zoom: 1;
	padding: 15px 5px;
	font-size: 15px;
	line-height: 28px;
	box-sizing: border-box;
}
.TW_CONTENT .m-intro .u-tt {
	position: relative;
	margin-bottom: 12px;
	font-size: 26px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.TW_CONTENT .m-intro .u-des {
	margin-bottom: 12px;
}
.TW_CONTENT .m-intro .u-des img{ max-width:100%;}
.TW_CONTENT .m-intro .u-more {
	width: 180px;
	height: 30px;
}
.TW_CONTENT .m-intro .u-more a {
	position: relative;
	display: block;
	padding: 0 42px 0 17px;
	font-size: 12px;
	line-height: 28px;
	vertical-align: top;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
}
.TW_CONTENT .m-intro .u-more a:after {
	position: absolute;
	right: 0;
	top: 0;
	width: 28px;
	line-height: 28px;
	font-size: 19px;
	content: "+";
	text-align: center;
	transition: all 0.3s ease-in-out;
}
/* 头条新闻_PC */
.TTXW_CONTENT .m-pic {
	float: left;
	max-width: 40%;
	min-height: 210px;
	overflow: hidden;
}
.TTXW_CONTENT .m-pic .intro-info-img {
	width: 100%;
	height: auto;
	min-height: 210px;
	transform: scale(1);
	transition: all 0.3s ease-in-out;
}
.TTXW_CONTENT .m-intro {
	display: block;
	overflow: hidden;
	zoom: 1;
	padding: 20px 30px 30px;
	color: #999;
	font-size: 12px;
	line-height: 22px;
}
.TTXW_CONTENT .m-intro .u-tt {
	margin-bottom: 12px;
	font-size: 16px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.TTXW_CONTENT .m-intro .u-des {
	margin-bottom: 24px;
}
.TTXW_CONTENT .m-intro .u-date {
}
.TTXW_CONTENT .m-intro .u-more {
	width: 180px;
	line-height: 40px;
	text-align: center;
}
/* 经过效果 */
.TTXW_CONTENT:hover .m-pic img {
	transform: scale(1.1);
}
/* 新闻列表_PC */
.TTXW_LIST {
	overflow: hidden;
}
.TTXW_LIST ul::after {
	display: block;
	content: "";
	clear: both
}
.TTXW_LIST ul li {
	position: relative;
	left: 0;
	line-height: 40px;
}
.TTXW_LIST ul li a {
	position: relative;
	display: block;
	left: 0;
	padding-left: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s ease-in-out;
	vertical-align: top;
}
.TTXW_LIST ul li .u-date {
	float: right;
}
.iFCB-PRO-2 .u-date, .iFCB-PRO-3 .u-date, .iFCB-PRO-4 .u-date {
	padding-right: 8px;
}
/* 图片列表_PC */
.iFCB-TPLB li {
	position: relative;
	line-height: 22px;
}
.iFCB-TPLB li .iFCB-rp {
	position: relative;
	margin:8px;
	padding: 10px;
	overflow: hidden;
	transition: all 0.3s ease 0s;
	box-sizing: border-box;
}
.iFCB-TPLB li .m-pic {
	position: relative;
	overflow: hidden;
	height: 155px;
}
.iFCB-TPLB li .m-pic img {
	width: 100%;
	height: auto;
	transition: all 0.6s ease-in-out;
	transform: scale(1);
	min-height: 155px;
}
.iFCB-TPLB li dl {
	width: 100%;
	padding: 7px 0 0;
	transition: all 0.3s ease 0s;
	box-sizing: border-box;
	text-align: center;
}
.iFCB-TPLB li dl::after {
	display: block;
	content: "";
	clear: both
}
.iFCB-TPLB li dl .u-tt {
	position: relative;
	width: 100%;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}
.iFCB-TPLB li dl .u-des {
	font-size: 12px;
}
/* 经过效果 */
.iFCB-TPLB li:hover .m-pic img {
	transform: scale(1.1);
}
.iFCB-TPLB li:hover dl {
	bottom: 0;
}
.pic-left {
	float: left;
}
.pic-middle {
	float: none;
}
.pic-right {
	float: right;
}
/* 图文列表_PC */
.iFCB-TWLB {
	position: relative;
}
.iFCB-TWLB li {
	position: relative;
	line-height: 22px;
}
.iFCB-TWLB .iFCB-rp {
	position: relative;
	margin: 5px;
	padding: 10px;
	overflow: hidden;
	transition: all 0.3s ease 0s;
	box-sizing: border-box;
}
.iFCB-TWLB .m-pic {
	float: left;
	max-width: 40%;
	overflow: hidden;
}
.iFCB-TWLB .m-pic img {
	width: 100%;
	height: auto;
	transition: all 0.6s ease-in-out;
	transform: scale(1);
}
.iFCB-TWLB .m-intro {
	display: block;
	overflow: hidden;
	zoom: 1;
	padding: 2% 0 0 20px;
	line-height: 22px;
}
.iFCB-TWLB .m-intro .u-tt {
	position: relative;
	margin-bottom: 12px;
	font-size: 20px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.iFCB-TWLB .m-intro .u-des {
	margin-bottom: 12px;
	font-size: 12px;
}
.iFCB-TWLB .m-intro .u-date {
}
/* 经过效果 */
.iFCB-TWLB li:hover .m-pic img {
	transform: scale(1.1);
}
/* 新闻列表2_PC */
.iFCB-TWLB-2 {
	position: relative;
}
.iFCB-TWLB-2 li {
	position: relative;
	line-height: 22px;
}
.iFCB-TWLB-2 .iFCB-rp {
	position: relative;
	margin: 5px;
	padding: 10px;
	overflow: hidden;
	transition: all 0.3s ease 0s;
	box-sizing: border-box;
}
.iFCB-TWLB-2 .m-intro {
	display: block;
	overflow: hidden;
	zoom: 1;
	padding: 2% 0 0 20px;
	line-height: 22px;
}
.iFCB-TWLB-2 .m-intro .u-tt {
	position: relative;
	margin-bottom: 12px;
	font-size: 20px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.iFCB-TWLB-2 .m-intro .u-des {
	margin-bottom: 12px;
	font-size: 12px;
}
.iFCB-TWLB-2 .m-intro .u-date {
}
/* 经过效果 */
.iFCB-TWLB-2 li:hover .m-pic img {
	transform: scale(1.1);
}
/* 焦点图_PC */
.iFCB-FOCUS {
	position: relative;
	text-align: center;
}
.iFCB-FOCUS .bd {
	position: relative;
}
.iFCB-FOCUS .bd ul li {
	position: relative;
	overflow: hidden;
}
.iFCB-FOCUS .bd ul li img {
	width: 100%;
	max-width: 480px;
	height: auto;
	max-height: 480px;
}
.iFCB-FOCUS .bd ul li span {
	position: relative;
	display: block;
	width: 100%;
	padding: 15px 20px;
	transition: all 0.3s ease 0s;
	box-sizing: border-box;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.iFCB-FOCUS .hd {
	position: absolute;
	left: 0;
	bottom: 65px;
	width: 100%;
	height: 14px;
	z-index: 1;
}
.iFCB-FOCUS .hd ul {
	width: 100%;
	height: 6px;
	text-align: center;
}
.iFCB-FOCUS .hd ul li {
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 20px;
	height: 6px;
	margin: 0 2px;
	border-radius: 0;
	background: #fff;
	line-height: 999px;
	overflow: hidden;
	cursor: pointer;
	vertical-align: top;
}
.iFCB-FOCUS .hd ul .on {
	background: #f60;
}
/* 案例展示 */
.title {
	min-height: 50px;
	line-height: 50px;
}
.title .title_more {
	font-size: 16px;
	font-weight: 100;
}
/* 定制表单_PC */
.data {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 20px;
}
.data::after {
	content: "";
	display: table;
	clear: both
}
.data .title_name {
	float: left;
	width: 100px;
	padding-right: 30px;
	font-size: 14px;
	line-height: 42px;
	text-align: right;
	display: none;
}
.data .input {
	padding: 8px 16px;
	font-size: 14px;
	transition: all 0.3s linear;
	vertical-align: top;
}
.data textarea.input {
	min-height: 166px;
}
.data .input_option {
	display: block;
	overflow: hidden;
	zoom: 1;
}
.data .input_option span {
	display: block;
	line-height: 20px;
	padding-top: 10px;
}
.btn-area {
	padding: 20px 0 !important;
}
.btn-area .btn-submit, .btn-area .reset {
	display: inline-block;
	width: 49%;
	height: 44px;
	border: 0;
	font-size: 18px;
	line-height: 44px;
	transition: all 0.3s linear;
	z-index: 1;
	vertical-align: top;
}
/* 表单部分 */
.module_form_content {
	width: 60%;
	margin: 0 auto;
}
.module_form_content .btn-area {
	padding-left: 130px!important;
}
.module_form_content .btn-area .btn-submit {
	margin-right: 0!important;
}
.module_field {
	overflow: hidden;
	zoom: 1;
	padding: 5px 0;
	clear: both;
}
.module_field::after {
	content: "";
	display: table;
	clear: both
}
.module_field .c_left {
	float: left;
	width: 100px;
	padding-right: 30px;
	color: #333;
	font-size: 14px;
	line-height: 46px;
	text-align: right;
}
.module_field .middle {
	display: block;
	overflow: hidden;
	zoom: 1;
}
.module_field .middle .input {
	float: none !important;
	width: 100% !important;
	padding: 10px 16px;
	font-size: 14px;
	transition: all 0.3s linear;
	vertical-align: top;
	box-sizing: border-box;
}
.module_field .middle .input[name="code1"] {
	float: left !important;
	width: 50% !important;
	padding: 10px 16px !important;
}
.module_field .middle textarea.input {
	min-height: 166px;
}
/* 提示出错 */
.text-danger {
	float: none !important;
	display: block;
}
.field-validation-error {
	padding: 10px 20px 0 !important;
	background: none !important;
	color: #ac2925 !important;
	line-height: 16px;
}
.module_form_box .module_form_topic {
	font-size: 14px;
	font-weight: normal
}
.text-box {
}
.single-line {
}
/*
.inner .module_form_content,
.inner3 .module_form_content,
.inner4 .module_form_content { width:80%; }
*/



	/* 人才招聘页面 */
.contact {
	margin: 0 0 20px;
	padding: 0 20px 20px;
	border-bottom: 1px dotted #ccc;
	font-size: 14px;
	line-height: 2;
}
/* 人才招聘表单 */
.formitemlist {
	width: 99%;
	margin: 0;
	box-sizing: border-box;
}
.formitemlist td {
	padding: 5px 0;
}
.formitemlist .leftspan {
	width: 190px;
	padding: 0 10px;
	text-align: right;
	font-size: 14px;
}
.formitemlist .formInput {
	width: 100% !important;
	padding: 10px 16px;
	font-size: 14px;
	transition: all 0.3s linear;
	vertical-align: top;
	box-sizing: border-box;
}
.formitemlist .date {
	width: 100% !important;
	padding: 10px 16px;
	font-size: 14px;
	transition: all 0.3s linear;
	vertical-align: top;
	box-sizing: border-box;
}
.jobs .ke-container {
	width: 100%!important;
	box-sizing: border-box!important;
}
.enquiry #code1 {
	margin-right: 10px;
	height: 57px!important;
}
/* 会员登录 */
#form_login {
	padding: 50px 120px 0;
}
#form_login .btn-area input {
	float: left;
	width: 40%;
}
#form_login .btn-area .btn-submit {
	margin-right: 0;
}
#form_login .btn-area input.reset {
	margin-left: 5%;
}
/* 设计师模式_PC */
.iFCB-B-DESIGN {
	margin-bottom: 10px;
}
.iFCB-B-DESIGN .m-pic {
	width: 200px;
	height: 200px;
	margin: 0 auto 16px;
	border-radius: 5px;
	overflow: hidden;
}
.iFCB-B-DESIGN .m-pic img {
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
.iFCB-B-DESIGN .m-intro {
	text-align: center;
}
.iFCB-B-DESIGN .m-intro .u-tt {
	height: 36px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.iFCB-B-DESIGN .m-intro .u-des {
	min-height: 48px;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
}
.DESIGN_LIST {
	position: relative;
	padding: 10px 32px;
}
.DESIGN_LIST .hd {
	overflow: hidden;
}
.DESIGN_LIST .hd .DESIGN_LIST_WRAP {
	position: relative;
	width: 10000%;
	font-size: 0;
}
.iFCB-S-DESIGN li {
	position: relative;
	padding: 0 1px;
	cursor: pointer;
	box-sizing: border-box;
}
.iFCB-S-DESIGN li img {
	width: 100%;
	height: 100%;
}
.iFCB-S-DESIGN .on:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.3;
	z-index: 1;
	content: ""
}
/**************************************************

		内页总控  新增样式：pg_inside

**************************************************/

	/* 内页主体 */
.mainbg {
	position: relative;
	width: 1140px;
	margin: 0 auto;
	padding: 30px 30px;
	background: #fff;
	box-shadow: 0 1px 10px #eee
}
.mainbg:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*html .mainbg {
	height: 1%;
}
*+html .clearfix {
	min-height: 1%;
}
#inside_leftObj .promore {
	display: none;
}
.ftLinkWrap, .ahhome-fixed {
}
/* 徽商网资讯 */
.ahhome-fixed iframe {
	position: relative;
	left: 50%;
	width: 1200px !important;
	margin: 0 0 0 -600px !important;
	padding: 0;
	background: #fff !important;
	vertical-align: top;
}
/* 友情链接 */
.ftLink {
	width: 1200;
	padding: 0 0 25px;

	font-size: 13px;
	line-height: 24px;
}
.ftLink strong {
	font-size: 16px;
}
.ftLink a {
	display:block; float:left; width:24%; margin-right:1.333333%;
}
.ftLink a:nth-child(4){ margin-right:0;}
.ftLink a img{ max-width:100%; box-shadow:0 0 5px #fff; border:1px solid #fff}
/* 版权 */
.footer {
	padding: 30px 0 140px;
	background: #00963f;
	color: #fff;
	line-height: 26px;
	transition: all 0.3s ease 0s;
}
.footer .ft-wrap table {
	margin: 0 auto;
}
.footer a {
	color: #fff;
}
.footer a:hover {
	color: #ff0;
}
/*  内页菜单 - 左右结构 */
.pg_inside .footer {
	padding-bottom: 30px;
}
/**********************************************

			内页通栏新增4种布局区分样式：
				左  右：inner1
				通  栏：inner2
				上左右：inner3
				下左右：inner4

	**********************************************/

		/* 默认 主体在左 */
#leftObj {
	float: left;
	width: 240px;
	margin-right: 30px;
}
#rightObj {
	display: block;
	overflow: hidden;
	zoom: 1;
	padding: 0 0 5px;
	min-height: 300px;
}
#rightObj h2.title {
	/* display: none; */
	text-align: center;
	border-bottom: 1px dotted #ccc;
	font-size: 22px;
}
/* 内页布局 通栏 */
.main_bottom, .location, .inside_content {
	clear: both;
}
/* 左右：inner1 主体在左 推荐部分通栏 */
.inner1 #inside_leftObj {
	float: right;
	width: 240px;
	margin-left: 30px;
	margin-top: 10px;
}
.inner1 #rightObj {
	padding: 10px 0 30px;
}
/* 通栏：inner2 */
.inner2 #inside_leftObj {
	clear: both;
}
/* 上左右：inner3 二级栏目、主体、推荐部分 通栏 */
.inner3 #rightObj {
	float: right;
	width: 870px;
	padding: 0;
}
.inner3 .inside_content {
	float: left;
	width: 240px;
	clear: none;
}
/* 下左右：inner4 二级栏目通栏 主体内容、推荐部分 左右  */
.inner4 #rightObj {
	float: left;
	width: 870px;
	padding: 0;
}
.inner4 .inside_content {
	float: right;
	width: 240px;
	clear: none;
}
/* 部分功能页面 栏目部分隐藏  */
.inner1 .common, .inner2 .common, .inner3 .common, .inner4 .common {
	display: none;
}
/* 内页 - 推荐资讯 */
.inner #leftObj .iFCB-inside-title, .m-item {
	margin-bottom: 20px;
}
/* 内页 - 联系方式 */
.iFCB-inside-contact div.title {
	margin-bottom: 0!important;
}
.iFCB-inside-contact div.content {
	box-shadow: 0 2px 5px #ddd;
	background-color: #f6f6f6;
}
.inner1 .inside_content .iFCB-inside-contact, .inner2 .inside_content .iFCB-inside-contact, .inner3 .inside_content .iFCB-inside-contact, .inner4 .inside_content .iFCB-inside-contact {
	display: none;
}
/**************************************************

		框架模块

**************************************************/

	/* 左右结构 - 二级栏目 */
#leftObj .iFCB-inside-title div.title .title_more, .inner3 .inside_content .iFCB-inside-title div.title .title_more, .inner4 .inside_content .iFCB-inside-title div.title .title_more {
	min-width: 70px;
}
#leftObj .iFCB-list li, #leftObj .iFCB-TPLB li, .inner3 .inside_content .iFCB-list li, .inner3 .inside_content .iFCB-pro .bd li, .inner4 .inside_content .iFCB-list li, .inner4 .inside_content .iFCB-pro .bd li {
	width: 100% !important;
}
#leftObj .iFCB-TPLB li {
	height: auto!important;
}
#leftObj .iFCB-TPLB li .iFCB-rp {
	margin: 0 0 10px;
	background: none;
}
#leftObj .iFCB-list li .date, .inside_content .iFCB-list li .date, .inside_content .iFCB-list li .date {
	display: none;
}
.TW_CONTENT_PCI {
	font-size: 14px;
	line-height: 2;
}
.HOT-KEYS .keyleft .title {
	line-height: 58px;
}
.tubiao{ overflow:hidden;}
.tubiao li{width:20%;float:left;margin:1.5% 2.5%;font-size:16px;text-align:center;list-style:none;color: #333;}
.tubiao li i{font-size: 50px;background: #02a647 url(../images/yun.png);color: #fff;width: 120px;height: 120px;line-height: 120px;border-radius: 50%;margin-bottom:15px;transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;box-shadow: 0 0 10px #fff;}
.tubiao li a{color:#333;text-shadow: 1px 1px 0 #eee;}
.tubiao li a:hover i{ background:#70bb2b  url(../images/yun.png); transform:rotate(360deg);
-ms-transform:rotate(360deg); /* Internet Explorer */
-moz-transform:rotate(360deg); /* Firefox */
-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
-o-transform:rotate(360deg); /* Opera */}
#allmap{ width:678px; float:left; height:336px;}
.ditulx{ height:336px;}
.ditulx ul{width: 340px;background: url(../images/lxbg.jpg);height:276px;float:left;padding:30px;color:#fff;text-shadow: 1px 1px 0 #333;font-size: 14px;}
.ditulx ul h3{font-size:20px;border-bottom: 1px dotted #eee;}
.ditulx ul li{ line-height:35px;}
.ditulx ul h4{ font-size:18px;}
.ditulx li i{ width:15px; text-align:center;} 
.copyright{ overflow:hidden;}
.copyright ul{ float:right; text-align:right; padding-top:15px;}
.copyright ol{ float:left;}
.copyright ol li{float:left;text-align:center;line-height: 40px; margin-right:20px;}
.copyright ol li:nth-child(2) img{ margin-top:10px;}






/*
* 底部 kis2
*/
.indRow {
    /* padding: 0px 5%; */
    overflow: hidden;
    position: relative;
    width: 79%;
    /* margin: auto; */
}
.fl{float:left;}
.foot1{
	overflow: hidden;
	position: relative;
	background: #3a3a3a url(../images/wg.png);
	padding: 60px 5%;
}
.footCont{
	overflow: hidden;
}
.foot_dl{
	overflow: hidden;
	/* margin-right: 10%; */
	width: 16.666666666%;
}
.foot_dl dt{
	overflow: hidden;
	line-height: 30px;
	padding-bottom: 15px;
}
.foot_dl dd{
	overflow: hidden;
	line-height: 30px;
}
.foot_dl dd a{
	font-size: 14px;
	color:#888;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.foot_dl dd a:hover{
	color:#fff;
}
.foot_dl dt a{
	font-size: 18px;
	color:#fff;
}
.footR{
	overflow: hidden;
	width: 24%;
	height: 100%;
	background: #323232 url(../images/wg.png);
	position: absolute;
	right: 0px;
	top: 0px;
	/* width: 20%; */
	/* float: right; */
	border-left: 1px #7d7c7c dotted;
}
.footRCont{
	overflow: hidden;
	padding: 30px 0px 0px 60px;
	background: url(../images/deng.png) 30px top no-repeat;
}
.footTelName{
	overflow: hidden;
	font-size: 16px;
	color:#888;
	line-height: 30px;
}
.footTel{
	overflow: hidden;
	color: #fff;
	font-size: 25px;
	font-family: times;
	margin-bottom: 10px;
}
.footTel img{
	display: block;
	max-width: 100%;
}
.footCode{
	overflow: hidden;
	margin-left: 45px;
}
.footCode p{
	padding: 5px;
	background: #fff;
	overflow: hidden;
}
.footCode img{
	display: block;
	width: 115px;
	height: 115px;
}
.footCode i{
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color:#888;
	text-align: center;
	padding-top: 10px;
	font-style: normal;
}
.foot2{
	overflow: hidden;
	background: #262626 url(../images/wg.png);
	padding: 20px 0px;
	font-size: 12px;
	color:#888;
	text-align: center;
	line-height: 30px;
	border-top: 1px #7d7c7c dotted;
}
.foot2 a{
	color:#888;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.foot2 a:hover{
	color:#fff;
}


.h_menu .h_text {
	margin-right: 340px;
}
.h_menu .menu_btn {
	right: 228px;
}
.h_menu .menu {
	right: 0;
}
.h_menu .menu_btn label.lbl1 {
	transform: rotate(45deg);
	margin-top: 0px;
}
.h_menu .menu_btn label.lbl2 {
	opacity: 0;
}
.h_menu .menu_btn label.lbl3 {
	transform: rotate(-45deg);
	margin-top: 0px;
}
.menu_btn {
	cursor: pointer;
	z-index: 100;
	position: absolute;
	width: 112px;
	right: 0;
	top: 0;
	background: #e37706;
	height: 81px;
}
.menu_btn label {
	display: block;
	width: 32px;
	height: 3px;
	background: #fff;
	margin: 2px auto;
	position: absolute;
	left: 0;
	top: 50%;
	right: 0;
}
.menu_btn label.lbl1 {
	margin-top: -10px;
}
.menu_btn label.lbl2 {
	margin-top: 0px;
}
.menu_btn label.lbl3 {
	margin-top: 10px;
}
.menu {
	position: fixed;
	top: 0;
	right: -340px;
	bottom: 0;
	width: 340px;
	z-index: 99;
	background: rgba(32, 35, 128,0.8);
}
.menu ul {
	margin-top: 80px;
	border-top: 1px solid rgba(255,255,255,.5);
}
.menu li a {
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	padding: 35px;
	color: #fff;
	line-height: 1.2em;
}
.menu li a:hover, .menu li.on a {
	/* background-image: url(../images/icon3.png); */
	/* background-position: 95% center; */
	background: rgba(227, 119, 6,0.7);
}
.menu li h4 {
	padding: 5px 0;
	padding-left: 70px;
	;
	font-size: 16px;
	font-weight: normal;
}
.menu li h4.icon1 {
	background: url(../images/menu_03.png) no-repeat left center;
}
.menu li h4.icon2 {
	background: url(../images/menu_06.png) no-repeat left center;
}
.menu li h4.icon3 {
	background: url(../images/menu_08.png) no-repeat left center;
}
.menu li h4.icon4 {
	background: url(../images/menu_10.png) no-repeat left center;
}
.menu li h4.icon5 {
	background: url(../images/menu_13.png) no-repeat left center;
}
.menu li h4.icon6 {
	background: url(../images/menu_16.png) no-repeat left center;
}
.menu li span {
	font-size: 10px;
	opacity: .4;
	display: block;
	text-transform: uppercase;
	margin-top: 5px;
	/* color: #eee; */
}

.zilei{width:100%;overflow:hidden;margin: 0 auto 20px;text-align: center;}
.zilei li{width:13%;/* float:left; */margin:0 0.5%;list-style:none;display: inline-block;}
.zilei li a{display:block;text-align:center;line-height:35px;border:1px solid #ccc;transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;background: url(../images/bk2.png) center no-repeat;}
.zilei li a:hover,.zilei .current a {background: url(../images/bk.png) center no-repeat; color:#00963f;}


.message-subpage * {
	outline: none!important;
	box-shadow: none!important;
	font-size: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.message-subpage form {
	margin: 0 -10px;
}
.message-subpage h4 {
	display: block;
	font-size: 18px;
	padding: 20px 0 20px 0;
}
.message-subpage .form-control {
}
.message-subpage .form-group {
	position: relative;
	float: left;
	margin-bottom: 20px;
	padding: 0 10px;
}
.message-subpage .ftype_upload, .message-subpage .ftype_select, .message-subpage .ftype_input {
	width: 50%;
}
.message-subpage .ftype_checkbox, .message-subpage .ftype_radio, .message-subpage .ftype_textarea {
	width: 100%;
}
.message-subpage .ftype_checkbox, .message-subpage .ftype_radio {
	margin-bottom: 0;
}
.message-subpage .ftype_checkbox *, .message-subpage .ftype_radio * {
	float: left;
	line-height: 20px;
	margin: 0;
}
.message-subpage .ftype_upload label {
	margin: 0 20px 0 0;
	line-height: 40px;
}
.message-subpage .help-block {
	position: absolute;
	right: 23px;
	top: 3px;
}
.message-subpage .input-group-icon+.help-block {
	right: 100px;
}
.message-subpage .ftype_upload .help-block {
	display: none!important;
}
.message-subpage .submint {
	width: 100%;
	float: none;
	clear: both;
	padding: 0 10px;
}
.message-subpage .submint:before {
	display: none;
}
.message-subpage textarea {
	width: 100%;
	padding: 8px 14px;
	line-height: 28px;
	height: 110px;
	background: rgba(255,255,255,.8);
	border: 1px solid rgba(0,0,0,.4);
}
.message-subpage select {
	background: #f8f8f8;
	border: 1px solid #ccc;
	margin: 0;
	width: 100%;
	padding: 0 15px;
	line-height: 45px;
	height: 45px;
	color: #999;
	cursor: pointer;
}
.message-subpage option {
	padding: 0;
	margin: 0;
	background: #000;
}
.message-subpage .input-group-file input[type=text] {
	background: rgba(255,255,255,.8);
	border: 1px solid rgba(0,0,0,.4);
	border-left: none;
}
.message-subpage .btn-file {
	padding: 9px;
}
.message-subpage input[type=text] {
	width: 100%!important;
	padding: 0 15px;
	line-height: 45px;
	height: 45px;
	background: rgba(255,255,255,.8);
	border: 1px solid rgba(0,0,0,.4);
}
.message-subpage input[type=checkbox], .message-subpage input[type=radio] {
	margin: 0;
	cursor: pointer;
	padding: 0;
	display: inline-block;
	position: relative;
	top: 2px;
}
.message-subpage input[type=checkbox]+label, .message-subpage input[type=radio]+label {
	padding-left: 4px;
}
.message-subpage .control-label {
	margin: 0 20px 12px 0;
}
.message-subpage .checkbox-custom, .message-subpage .radio-custom {
	padding: 0 12px 12px 0;
}
.message-subpage button[type=submit] {
	width: auto;
	height: 45px;
	line-height: 45px;
	background: none;
	border: none;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	/* margin-top: 15px; */
	background: #01973e;
	color: #000;
	padding: 0 50px;
	position: relative;
	z-index: 1;
	float: right;
}
.message-subpage button[type=submit]:before {
	width: 0;
	height: 100%;
	background: #333;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.message-subpage button[type=submit]:hover:before {
	width: 100%;
}
.message-subpage button[type=submit] span {
	position: relative;
	color: #fff;
	z-index: 2;
}
.message-subpage label {
	color: #999;
	line-height: 40px;
	padding: 0;
	cursor: pointer;
	float: left;
}
.message-subpage input[name=code]~img {
	position: absolute;
	right: 20px;
	top: 50%;
	height: 20px;
	margin-top: -10px;
	width: 80px;
	height: 20px;
}
.message-subpage .input-group-addon {
	padding: 0 8px;
	width: 80px;
	background: #ccc;
	border: 1px solid #ccc;
}
.message-subpage .input-group-addon img {
	width: 80px;
	height: 20px;
}
.yanzheng{float:left;}
.message-subpage .yanzheng input{width: 200px!important;}
@media (max-width:767px) and (orientation:portrait) {
.message-subpage form-group {
	position: relative;
	float: none;
	margin: 0;
}
.message-subpage .ftype_upload, .message-subpage .ftype_select, .message-subpage .ftype_input {
	width: 100%;
}
.message-subpage input[type=file], .message-subpage button[type=submit] {
	width: 100%;
}
.message-subpage .submint {
	width: 100%;
	margin: 0 auto;
	float: none;
	clear: both;
}}
.message-list {
	padding-top: 38px;
}
.message-list h4 {
	display: block;
	margin: 0;
	font-size: 17px;
	padding: 0;
}
.message-list li {
	background: none;
	border: none;
	margin-top: 16px;
	padding: 0;
	position: relative;
}
.message-list .list-group .media .media-left, .message-list.list-group .media .pull-left {
	padding-right: 0px;
	position: absolute;
	top: 2px;
	left: 0;
}
.message-list .list-group-item .icon {
	margin-right: 10px;
	font-size: 20px;
	color: #5eb905;
}
.message-list .well {
	background: rgba(255,255,255,.8);
	border: 1px solid rgba(0,0,0,.4);
	border-radius: 0;
	color: rgba(0,0,0,.75);
	padding: 18px 14px;
}
.message-list .list-group .media .media-heading {
	padding: 0 0 8px 28px;
	font-size: 16px;
}
.message-list p {
	color: rgba(0,0,0,.9);
	margin-bottom: 6px!important;
}
.message-list *::-webkit-input-placeholder {
color:rgba(0,0,0,.9);
}
.message-list *:-moz-placeholder {
color:rgba(0,0,0,.9);
}
.message-list *::-moz-placeholder {
color:rgba(0,0,0,.9);
}
.message-list *:-ms-input-placeholder {
color:rgba(0,0,0,.9);
}
		.sideMenu{border:1px solid #ddd;margin-top: 20px;border-top: none;}
		.sideMenu h3{
			height: 45px;
			line-height: 45px;
			padding-left:10px;
			border-top: 1px solid #e3e3e3;
			background:#fff;
			cursor:pointer;
			/* font:normal 14px/32px "Microsoft YaHei"; */
			font-weight: normal;
		}
		.sideMenu h3 i{ margin-right:10px; color:#999;}
		.sideMenu h3 em{float:right;display:block;width:40px;height:32px;background: url(../images/icoAdd.png) 16px 20px no-repeat;cursor:pointer;}
		.sideMenu h3.on em{background-position: 16px -49px;}
		.sideMenu h3.on{border-bottom:1px solid #ddd;background: #00963f url(../images/yun.png);color: #fff;font-weight: bold;}
		.sideMenu h3.on i{ color:#fff; box-shadow:0 0 0;}
		.sideMenu ul{padding: 20px 30px;color: #666;display:none; /* 默认都隐藏 */}
		.sideMenu ul h5{ text-align:center; font-size:16px; font-weight:normal; border-top:1px dotted #ddd;     margin-top: 20px;
    padding-top: 15px; }


nav {
  width: 100%;
  height: 70px;
  -webkit-box-sizing: border-box;
  /* box-sizing: border-box; */
  /* -webkit-box-shadow: 0 2px 4px #ccc; */
  /* box-shadow: 0 2px 4px #ccc; */
  padding: 10px 0;
  display:none;
}
nav li, nav a {
  text-decoration: none;
  list-style: none;
}
nav .nav-logo {
  width: auto;
  height: 100%;
  margin-left: 20px;
  float: left;
}
nav .nav-logo a, nav .nav-logo li, nav .nav-logo ol, nav .nav-logo span, nav .nav-logo p {
  font-size: 30px;
  font-weight: bold;
  list-style: none;
  color: #1f79ec;
  text-decoration: none;
}
nav .nav-logo img {
  max-width: 100%;
  max-height: 100%;
}
nav ::-webkit-scrollbar {
  display: none;
}
nav .nav-list {
  /*nav-list*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  margin-right: 20px;
}
@media (max-width: 1200px) {
	nav{display:block;}
	.navbox{ display:none;}
	.banner{ padding-top:73px;}
	.header-inner{ height:70px;}
	
  nav .nav-list {
	  display:block;
	  position: fixed;
	  height: 100%;
	  top: 0;
	  padding-top: 10px;
	  width: 40%;
	  background: rgba(255,255,255,0.9);
	  left: -60%;
	  -webkit-transition: 1s;
	  transition: 1s;
	  -webkit-box-shadow: 3px 0px 10px #f0eded;
	  box-shadow: 3px 0px 10px #f0eded;
	 }
}
nav .nav-list > li {
  position: relative;
  list-style: none;
  float: left;
  text-align: center;
}
@media (max-width: 1200px) {
  nav .nav-list > li {
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
  nav .nav-list > li {
    /* margin-bottom: 15px; */
  }
}
nav .nav-list > li .active {
  color: #fff;
  background: #094fb7;
}
nav .nav-list > li a {
  color: #5a5c5f;
  display: inline-block;
  line-height: 45px;
  /* padding: 1px 15px; */
  margin: 0 10px;
  font-size: 15px;
  border-radius: 5px;
  text-decoration: none;
  border-bottom: 1px dotted #ccc;
}
@media (max-width: 1200px) {
  nav .nav-list > li a {
    width: 100%;
    border-radius: 0;
    margin: 0;
  }
}
nav .nav-list > li a:hover {
  color: #fff;
  background-color: #038439;
}
nav .nav-list > li .menu {
  min-width: 100px;
  background: #fff;
  -webkit-box-shadow: 0 2px 10px #ccc;
  box-shadow: 0 2px 10px #ccc;
  position: absolute;
  border-radius: 5px;
  white-space: nowrap;
  left: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: 1s;
  transition: 1s;
}
@media (max-width: 1200px) {
  nav .nav-list > li .menu {
    position: relative;
    width: 100%;
    text-align: center;
    border-radius: 0;
    -webkit-box-shadow: 0 -1px 7px #ccc inset;
    box-shadow: 0 -1px 7px #ccc inset;
  }
}
nav .nav-list > li .menu li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
nav .nav-list > li:hover .menu {
  height: auto;
}
nav .nav-menu {
  display: none;
  z-index: 999;
  background: #fff;
  cursor: pointer;
}
@media (max-width: 1200px) {
  nav .nav-menu {
    display: block;
    float: right;
    padding: 8px 5px;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-right: 0;
    margin-top: 7px;
  }
  nav .nav-menu span {
    height: 2px;
    width: 25px;
    display: block;
    background: #CCC;
    border-radius: 10px;
  }
  nav .nav-menu span + span {
    margin-top: 6px;
  }
  .pg_margins{ min-width:100%;}
}
nav .open {
  left: 0%;
  overflow: auto;
}

.m-bot{ display:none;}

@media(max-width:1366px){ .header-inner{ padding:0 2%;} .footCode img{ width:80px; height:80px;} .footRCont{padding: 30px 0px 0px 40px;}}
@media(max-width:640px){.banner{ width:100%; height:225px;} .picBox .bd{ height:225px;} .picBox .bd ul, .picBox .bd ul li{ height:225px; background-size:auto 225px;} 
.online-qq-right{ display:none;}
.foot1 .indRow{ display:none;}
.footR{ width:100%; position:relative; background:none;}
.foot1{ padding:0; padding-bottom:20px; display:none;} 
.logo a span{font-size: 16px;float: left;margin-left: 10px;font-weight:bold;line-height: 22px;margin-top: 25px;color: #666;text-shadow: 1px 1px 0 #fff;letter-spacing: 0;}
.logo a span i{font-style:normal;display:block;font-size: 10px;font-weight:normal;color: #999;letter-spacing: 0;display: none;}
.logo a img{height: 60px;}
#nyban {
    padding: 0;
    margin-top: 73px;
    height: 130px;
    background-size: auto 130px;
    background-position: center;
}
.mainbg{ width:94%;}
.zilei li{ width:31% ;margin:5px 2px;}
.zilei li a{ font-size:12px;     background-image: url(../images/bk2.png); background-size:100% 100%;}
.zilei li a:hover, .zilei .current a {
    background-image: url(../images/bk.png);
    background-size:100% 100%;
    color: #00963f;
}
.iFCB-PRO-3{ width:100%;}
.TW_CONTENT .m-intro{ padding:15px 0}
.ditulx ul{height:auto;width: 90%;padding: 5%;background: url(../images/lxbg.jpg) center right;}
#allmap{ width:100%;}
.TTXW_LIST ul li .u-date{ display:none;}
.sideMenu ul h5{ font-size:12px;}
.sideMenu ul{ padding:20px 15px;}
.m-bot{display:block; position:fixed; bottom:0; width:100%; z-index:9999999;}
.m-bot li{ width:25%; float:left; background:#fff; border-top:1px solid #ccc; list-style:none;}
.m-bot li a{display:block;text-align:center;font-size:14px;height: 60px;line-height: 20px; border-right:1px solid #ccc;}
.m-bot li:nth-child(4) a{ border:none;}
.m-bot li a i{ font-size:20px; margin-top:10px;}
.foot2{ margin-bottom:55px;}
}

	
		
